home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 026-050 / scopedisk29 / nzap318 / newzap.doc < prev    next >
Text File  |  1995-03-18  |  4KB  |  75 lines

  1. -------------------------------------------------------
  2. NewZAP
  3. Program and Documentation (c) 1986,1988 Proprietary Products
  4. By John Hodgson
  5. -------------------------------------------------------
  6.                  
  7. WHAT IS NEWZAP?
  8.      NewZAP is a multi-purpose file sector editing utility. If you've ever
  9. had the need to alter just a few bytes within a file, examine its binary and
  10. ASCII representations, or search for key sequences of digits or characters,
  11. NewZAP will make your hacking life a little bit easier. It does what text
  12. editors were not meant to do: precise position-oriented object modifications.
  13. NewZAP will run from CLI or Workbench under 1.1 or 1.2 KickStart with or
  14. without FAST RAM.
  15.  
  16. ORIGINS AND CREDITS
  17.      NewZAP is a third-generation ZAP utility in the sense that it descended
  18. from Apparat's Z-80 based SuperZap to FileZAP (Fred Fish disk # 10) to the
  19. current. NewZAP was compiled under 16-bit Aztec "C", with graphics, fontwork
  20. and debugging assisted by with Deluxe Paint, FontEdit, and MetaScope,
  21. respectively. Thanks to Scott Saunders for the competitive edge, Mike Lehman
  22. for the much-needed documentation, and to R.J. Mical for "A Final Note on
  23. Style".
  24.      Beverages provided by the Coca-Cola Company and Molson Breweries of
  25. Canada, Ltd.
  26.    
  27. USAGE
  28.      The calling sequence from CLI is NewZAP [filename], where filename is
  29. the optional initial file to edit. From Workbench, just click on the gadget.
  30. The rest of the program is... well, self-explanatory! The current file can
  31. be changed at any time by editing the filename string gadget, writing out
  32. any changes to the previous file before switching. Simply click on the HEX
  33. or ASCII windows to reflect the current editing mode. The cursor can be
  34. moved by rolling the mouse with the left button down, or by using the arrow
  35. keys. Note that each window wraps to the next; i.e., you can click on the
  36. HEX window, move the cursor over the the ASCII side, and edit the ASCII
  37. position while still in HEX mode.
  38.      As in FileZAP, you cannot edit past the EOF byte in the last record.
  39. Unlike FileZAP, NewZAP displays and edits full 512-byte sectors via a
  40. 106-character wide internal font. Most commands are duplicated with
  41. matching command sequences; an exception being the HELP key, which brings up
  42. the "About..." menu item. Input/disk errors are flagged with a non-abusive
  43. audible "beep".
  44.      The Search menu is unique to NewZAP. Use it to check for strings or
  45. HEX digits, forward or backward, with or without caps matching. Tired of
  46. batch files that grind your disk drive? Use NewZAP's Search, Edit and Save
  47. functions to modify both instances of ":T" to "T:" in C:EXECUTE. Execute
  48. will henceforth store its preprocessed batch files anywhere you want,
  49. provided you have ASSIGNed T: to some place! I recommend ASSIGNing T: to
  50. RAM: in your Startup-Sequence for ultra-fast EXECUTEs.
  51.  
  52. CAVEATS
  53.      Some folk have requested the ability to extend files. Well, the
  54. original didn't support it, so neither does NewZAP. I've rarely had a need
  55. for this, but perhaps future versions will support it if the demand is
  56. great.
  57.      NewZAP expects an 80-column environment for its titles and gadgets. If
  58. you haven't set Preferences yet, do so!
  59.      NewZAP is a two-edged sword, and can destroy object files with careless
  60. editing. My advice: Work on backup copies.
  61.  
  62. SHAREWARE
  63.      Last, NewZAP is shareware, a concept where authors can release high-
  64. quality software at low cost and risk to users. If you like it, contribute
  65. something to the kitty. If you don't, pass it on. A $15 donation will put
  66. you on the upgrade list, so you can receive the next major revision on disk
  67. via U.S. Postal service. Encourage user-supported software! The author can be
  68. reached at :
  69. Proprietary Products
  70. c/o John Hodgson
  71. P.O. Box 1643
  72. Pebble Beach, CA. 93953-1643
  73.  
  74. 4]END OF TEXT
  75.